Skip to content

feat: Improve consistency - #55

Merged
yoavniran merged 2 commits into
mainfrom
improve-consistency
Jun 8, 2026
Merged

feat: Improve consistency#55
yoavniran merged 2 commits into
mainfrom
improve-consistency

Conversation

@yoavniran

Copy link
Copy Markdown
Owner

Add threshold support to baseline reconciliation with 1% default tolerance.
New exports: parseBaselineThreshold (parse raw values), isWithinThreshold
(check if size change is within tolerance), reconcileBaseline (compare
against previous baseline respecting tolerance), DEFAULT_BASELINE_THRESHOLD.

yoavniran added 2 commits June 8, 2026 18:41
Add threshold support to baseline reconciliation with 1% default tolerance.
New exports: parseBaselineThreshold (parse raw values), isWithinThreshold
(check if size change is within tolerance), reconcileBaseline (compare
against previous baseline respecting tolerance), DEFAULT_BASELINE_THRESHOLD.
Add threshold support to baseline reconciliation with 1% default tolerance.
New exports: parseBaselineThreshold (parse raw values), isWithinThreshold
(check if size change is within tolerance), reconcileBaseline (compare
against previous baseline respecting tolerance), DEFAULT_BASELINE_THRESHOLD.
@yoavniran
yoavniran merged commit 8ed1a3f into main Jun 8, 2026
4 checks passed
@yoavniran
yoavniran deleted the improve-consistency branch June 8, 2026 15:51
github-actions Bot pushed a commit that referenced this pull request Jun 9, 2026
## [2.0.0](v1.3.10...v2.0.0) (2026-06-09)

### ⚠ BREAKING CHANGES

* action requires node 24 (#57)
* action requires node 24

### Features

* Improve consistency ([#55](#55)) ([8ed1a3f](8ed1a3f))
* introduce configurable threshold for tolerance ([c3c5214](c3c5214))
* introduce configurable threshold for tolerance ([cade63e](cade63e))

### Bug Fixes

* correct readme section on baseline updates ([78360eb](78360eb))
* correct readme section on baseline updates ([#54](#54)) ([58fb0b8](58fb0b8))
* use core actions correctly ([4f4e189](4f4e189))

### Miscellaneous Chores

* action requires node 24 ([9f16685](9f16685))
* action requires node 24 ([#57](#57)) ([29a0c75](29a0c75))
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant